projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
69931f8
8f3abba
)
Add ERT, a tool for automated testing in Emacs Lisp.
author
Christian Ohler
<ohler@gnu.org>
Thu, 13 Jan 2011 11:12:10 +0000
(22:12 +1100)
committer
Christian Ohler
<ohler@gnu.org>
Thu, 13 Jan 2011 11:12:10 +0000
(22:12 +1100)
* Makefile.in, configure.in, doc/misc/Makefile.in, doc/misc/makefile.w32-in:
Add ERT. Make "make check" run tests in test/automated.
* doc/misc/ert.texi, lisp/emacs-lisp/ert.el, lisp/emacs-lisp/ert-x.el:
New files.
* test/automated: New directory.
Trivial merge